Method | Description | |
---|---|---|
GetDataStream ( |
Return the decrypted data stream for the packet.
|
|
GetSymmetricAlgorithm ( |
Return the algorithm code for the symmetric algorithm used to encrypt the data.
|
Method | Description | |
---|---|---|
ConfirmCheckSum ( byte sessionInfo ) : bool | ||
GetKeyCipher ( PublicKeyAlgorithmTag algorithm ) : IBufferedCipher | ||
PgpPublicKeyEncryptedData ( PublicKeyEncSessionPacket keyData, InputStreamPacket encData ) : System | ||
fetchSymmetricKeyData ( |
public GetDataStream ( |
||
privKey | ||
return | Stream |
public GetSymmetricAlgorithm ( |
||
privKey | ||
return | SymmetricKeyAlgorithmTag |