Property | Type | Description |
---|
Method | Description | |
---|---|---|
DecryptLicense ( byte data, byte derivation ) : byte[] | ||
EncryptLicense ( byte data, byte derivation ) : byte[] | ||
GetDerivationFr2_0 ( string netsealId ) : byte[] | ||
GetDerivationFr4_5 ( string netsealId ) : byte[] |
protected DecryptLicense ( byte data, byte derivation ) : byte[] | ||
data | byte | |
derivation | byte | |
return | byte[] |
protected EncryptLicense ( byte data, byte derivation ) : byte[] | ||
data | byte | |
derivation | byte | |
return | byte[] |
protected GetDerivationFr2_0 ( string netsealId ) : byte[] | ||
netsealId | string | |
return | byte[] |
protected GetDerivationFr4_5 ( string netsealId ) : byte[] | ||
netsealId | string | |
return | byte[] |