Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[Pascal]
TSBPGPEncryptedSymmetricKey = record
Value0 : ByteArray;
Value1 : ByteArray;
end;
Parameters
Description
…
Declared in
.NET:
- Namespace: SBPGPUtils
- Assembly: SecureBlackbox.PGP
VCL:Java:
- Package: SecureBlackbox.PGP.jar
C++:
Discuss this help topic in SecureBlackbox Forum