procedure AddValue(Item: TScASN1Attribute); overload;

procedure AddValue(const Value: TBytes; ASN1DataType: TScASN1DataType); overload;

procedure AddValue(const Value: string; ASN1DataType: TScASN1DataType); overload;

 

Description

Call AddValue to insert an attribute's value at the end of the Values list. AddValue increments ValueCount.

The Value parameter is a byte array or a string that contains the ASN.1-encoded data.

The ASN1DataType parameter determines the ASN.1 type of the encoded data.

 

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