function Encode: TBytes;

 

Description

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

 

PKCS #7 ASN.1 attribute syntax:

RSASES-OAEP-params ::= SEQUENCE {

 hashAlgorithm            [0] HashAlgorithm     DEFAULT sha1,

 maskGenerationAlgorithm  [1] MaskGenAlgorithm  DEFAULT mgf1SHA1,

 pSourceAlgorithm         [2] PSourceAlgorithm

}

 

See Also

Decode

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