function Encode: TBytes;

 

Description

The Encode method encodes the information in the object into a PKCS #7 message.

 

PKCS #7 ASN.1 attribute syntax:

Attributes ::= SET OF SEQUENCE {

 SEQUENCE {

   type OBJECT IDENTIFIER,

   values SET OF SEQUENCE {

     type OBJECT IDENTIFIER,

     value ANY

   }

 }

}

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support