| Modifier and Type | Field and Description |
|---|---|
byte[] |
DuplicateObject
The symmetrically encrypted duplicate object that may contain an inner
symmetric wrapper
|
byte[] |
EncryptedSeed
Symmetric key used to encrypt duplicate inSymSeed is
encrypted / encoded using the algorithms of newParent
|
byte[] |
EncryptionKey
The optional symmetric encryption key used as the inner wrapper for
duplicate.
|
byte[] |
InnerWrapperKey
Set to random key used for inner-wrapper (if an inner-wrapper is requested).
|
| Constructor and Description |
|---|
DuplicationBlob() |
public byte[] EncryptionKey
public byte[] DuplicateObject
public byte[] EncryptedSeed
public byte[] InnerWrapperKey
Copyright © 2017. All rights reserved.