Discuss this help topic in SecureBlackbox Forum

TSBPGPEncryptedSymmetricKey

Declared in     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This topic is under development…

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    TSBPGPEncryptedSymmetricKey = record
    Value0 : ByteArray;
    Value1 : ByteArray;
    end;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Value0 -
  • Value1 -

Description

    …

Declared in

.NET:
  • Namespace: SBPGPUtils
  • Assembly: SecureBlackbox.PGP
VCL:
  • Unit: SBPGPUtils
Java:
  • Package: SecureBlackbox.PGP.jar
C++:
  • sbpgputils.h

See also:     ParseFileListEntry    

Discuss this help topic in SecureBlackbox Forum