ASN1EncodeObj(Byte,RawByteString) Method

Represents method ASN1EncodeObj(Byte,RawByteString).

Namespace: flcASN1
function ASN1EncodeObj(const TypeID: Byte; const Data: RawByteString): RawByteString;

Parameters

TypeID
Type: Byte

Data
Type: RawByteString

Return Value

Type: RawByteString