function Encode: TBytes;

 

Description

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

 

PKCS #7 ASN.1 attribute syntax:

RScASSA-PSS-params ::= SEQUENCE {

 hashAlgorithm            [0] HashAlgorithm     DEFAULT sha1,

 maskGenerationAlgorithm  [1] MaskGenAlgorithm  DEFAULT mgf1SHA1,

 saltLength               [2] INTEGER           DEFAULT 20,

 trailerField             [3] TrailerField      DEFAULT trailerFieldBC

}

 

See Also

Decode

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