flcASN1 Namespace

Represents namespace flcASN1.

 NameDescription
EASN1

Represents type EASN1.

Top
 NameDescription
TASN1ParseProc

Represents type TASN1ParseProc.

Top
 NameDescription
TASN1ObjectIdentifier

Represents an array of the Integer type.

Top
 NameDescription
ASN1_ID_APPLICATION

Represents constant ASN1_ID_APPLICATION.

ASN1_ID_BIT_STRING

Represents constant ASN1_ID_BIT_STRING.

ASN1_ID_BMPSTRING

Represents constant ASN1_ID_BMPSTRING.

ASN1_ID_BOOLEAN

Represents constant ASN1_ID_BOOLEAN.

ASN1_ID_CHARACTERSTRING

Represents constant ASN1_ID_CHARACTERSTRING.

ASN1_ID_CONSTRUCTED

Represents constant ASN1_ID_CONSTRUCTED.

ASN1_ID_CONSTR_APPLICATION

Represents constant ASN1_ID_CONSTR_APPLICATION.

ASN1_ID_CONSTR_CONTEXT_SPECIFIC

Represents constant ASN1_ID_CONSTR_CONTEXT_SPECIFIC.

ASN1_ID_CONSTR_PRIVATE

Represents constant ASN1_ID_CONSTR_PRIVATE.

ASN1_ID_CONTEXT_SPECIFIC

Represents constant ASN1_ID_CONTEXT_SPECIFIC.

ASN1_ID_EMBEDDED_PDV

Represents constant ASN1_ID_EMBEDDED_PDV.

ASN1_ID_END_OF_CONTENT

Represents constant ASN1_ID_END_OF_CONTENT.

ASN1_ID_ENUMERATED

Represents constant ASN1_ID_ENUMERATED.

ASN1_ID_EXTERNAL

Represents constant ASN1_ID_EXTERNAL.

ASN1_ID_GENERALIZEDTIME

Represents constant ASN1_ID_GENERALIZEDTIME.

ASN1_ID_GENERALSTRING

Represents constant ASN1_ID_GENERALSTRING.

ASN1_ID_GRAPHICSTRING

Represents constant ASN1_ID_GRAPHICSTRING.

ASN1_ID_IA5STRING

Represents constant ASN1_ID_IA5STRING.

ASN1_ID_INTEGER

Represents constant ASN1_ID_INTEGER.

ASN1_ID_NULL

Represents constant ASN1_ID_NULL.

ASN1_ID_NUMERICSTRING

Represents constant ASN1_ID_NUMERICSTRING.

ASN1_ID_OBJECT_DESCRIPTOR

Represents constant ASN1_ID_OBJECT_DESCRIPTOR.

ASN1_ID_OBJECT_IDENTIFIER

Represents constant ASN1_ID_OBJECT_IDENTIFIER.

ASN1_ID_OCTET_STRING

Represents constant ASN1_ID_OCTET_STRING.

ASN1_ID_PRINTABLESTRING

Represents constant ASN1_ID_PRINTABLESTRING.

ASN1_ID_PRIVATE

Represents constant ASN1_ID_PRIVATE.

ASN1_ID_REAL

Represents constant ASN1_ID_REAL.

ASN1_ID_RELATIVE_OID

Represents constant ASN1_ID_RELATIVE_OID.

ASN1_ID_SEQUENCE

Represents constant ASN1_ID_SEQUENCE.

ASN1_ID_SET

Represents constant ASN1_ID_SET.

ASN1_ID_T61STRING

Represents constant ASN1_ID_T61STRING.

ASN1_ID_UNIVERSALSTRING

Represents constant ASN1_ID_UNIVERSALSTRING.

ASN1_ID_UTCTIME

Represents constant ASN1_ID_UTCTIME.

ASN1_ID_UTF8STRING

Represents constant ASN1_ID_UTF8STRING.

ASN1_ID_VIDEOTEXSTRING

Represents constant ASN1_ID_VIDEOTEXSTRING.

ASN1_ID_VISIBLESTRING

Represents constant ASN1_ID_VISIBLESTRING.

OID_3DES_wrap

Represents constant OID_3DES_wrap.

OID_DES_CBC

Represents constant OID_DES_CBC.

OID_DES_EDE3_CBC

Represents constant OID_DES_EDE3_CBC.

OID_DHKeyAgreement

Represents constant OID_DHKeyAgreement.

OID_DSA

Represents constant OID_DSA.

OID_DSA_SHA1

Represents constant OID_DSA_SHA1.

OID_HMAC_3DES_wrap

Represents constant OID_HMAC_3DES_wrap.

OID_HMAC_AES_wrap

Represents constant OID_HMAC_AES_wrap.

OID_HMAC_SHA1

Represents constant OID_HMAC_SHA1.

OID_HMAC_SHA224

Represents constant OID_HMAC_SHA224.

OID_HMAC_SHA256

Represents constant OID_HMAC_SHA256.

OID_HMAC_SHA384

Represents constant OID_HMAC_SHA384.

OID_HMAC_SHA512

Represents constant OID_HMAC_SHA512.

OID_MD2

Represents constant OID_MD2.

OID_MD4

Represents constant OID_MD4.

OID_MD5

Represents constant OID_MD5.

OID_PKCS_1

Represents constant OID_PKCS_1.

OID_PKCS_3

Represents constant OID_PKCS_3.

OID_PKCS_9

Represents constant OID_PKCS_9.

OID_RC2_CBC

Represents constant OID_RC2_CBC.

OID_RC2_ECB

Represents constant OID_RC2_ECB.

OID_RC2_wrap

Represents constant OID_RC2_wrap.

OID_RC4

Represents constant OID_RC4.

OID_RC4_MAC

Represents constant OID_RC4_MAC.

OID_RC5_CBC

Represents constant OID_RC5_CBC.

OID_RC5_CBCPad

Represents constant OID_RC5_CBCPad.

OID_RSA

Represents constant OID_RSA.

OID_RSA_MGF1

Represents constant OID_RSA_MGF1.

OID_RSA_OAEP

Represents constant OID_RSA_OAEP.

OID_RSA_PKCS1_MD2

Represents constant OID_RSA_PKCS1_MD2.

OID_RSA_PKCS1_MD5

Represents constant OID_RSA_PKCS1_MD5.

OID_RSA_PKCS1_SHA1

Represents constant OID_RSA_PKCS1_SHA1.

OID_SHA1

Represents constant OID_SHA1.

Top
 NameDescription
ANS1EncodeEndOfContent

Represents method ANS1EncodeEndOfContent.

ASN1DecodeBitString(Byte,Void,Integer,RawByteString,Byte)

Represents method ASN1DecodeBitString(Byte,Void,Integer,RawByteString,Byte).

ASN1DecodeBoolean(Byte,Void,Integer,Boolean)

Represents method ASN1DecodeBoolean(Byte,Void,Integer,Boolean).

ASN1DecodeDataBitString(Void,Integer,RawByteString,Byte)

Represents method ASN1DecodeDataBitString(Void,Integer,RawByteString,Byte).

ASN1DecodeDataBMPString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataBMPString(Void,Integer,RawByteString).

ASN1DecodeDataBoolean(Void,Integer,Boolean)

Represents method ASN1DecodeDataBoolean(Void,Integer,Boolean).

ASN1DecodeDataGeneralizedTime(Void,Integer,TDateTime)

Represents method ASN1DecodeDataGeneralizedTime(Void,Integer,TDateTime).

ASN1DecodeDataIA5String(Void,Integer,RawByteString)

Represents method ASN1DecodeDataIA5String(Void,Integer,RawByteString).

ASN1DecodeDataInteger32(Void,Integer,Int32)

Represents method ASN1DecodeDataInteger32(Void,Integer,Int32).

ASN1DecodeDataInteger64(Void,Integer,Int64)

Represents method ASN1DecodeDataInteger64(Void,Integer,Int64).

ASN1DecodeDataIntegerBuf(Void,Integer,RawByteString)

Represents method ASN1DecodeDataIntegerBuf(Void,Integer,RawByteString).

ASN1DecodeDataNumericString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataNumericString(Void,Integer,RawByteString).

ASN1DecodeDataOctetString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataOctetString(Void,Integer,RawByteString).

ASN1DecodeDataOID(Void,Integer,TASN1ObjectIdentifier)

Represents method ASN1DecodeDataOID(Void,Integer,TASN1ObjectIdentifier).

ASN1DecodeDataPrintableString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataPrintableString(Void,Integer,RawByteString).

ASN1DecodeDataRawByteString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataRawByteString(Void,Integer,RawByteString).

ASN1DecodeDataTeletexString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataTeletexString(Void,Integer,RawByteString).

ASN1DecodeDataUniversalString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataUniversalString(Void,Integer,RawByteString).

ASN1DecodeDataUTCTime(Void,Integer,TDateTime)

Represents method ASN1DecodeDataUTCTime(Void,Integer,TDateTime).

ASN1DecodeDataUTF8String(Void,Integer,RawByteString)

Represents method ASN1DecodeDataUTF8String(Void,Integer,RawByteString).

ASN1DecodeDataVisibleString(Void,Integer,RawByteString)

Represents method ASN1DecodeDataVisibleString(Void,Integer,RawByteString).

ASN1DecodeInteger32(Byte,Void,Integer,Int32)

Represents method ASN1DecodeInteger32(Byte,Void,Integer,Int32).

ASN1DecodeInteger64(Byte,Void,Integer,Int64)

Represents method ASN1DecodeInteger64(Byte,Void,Integer,Int64).

ASN1DecodeIntegerBuf(Byte,Void,Integer,RawByteString)

Represents method ASN1DecodeIntegerBuf(Byte,Void,Integer,RawByteString).

ASN1DecodeLength(Void,Integer,Integer)

Represents method ASN1DecodeLength(Void,Integer,Integer).

ASN1DecodeObjHeader(Void,Integer,Byte,Integer,Pointer)

Represents method ASN1DecodeObjHeader(Void,Integer,Byte,Integer,Pointer).

ASN1DecodeOID(Byte,Void,Integer,TASN1ObjectIdentifier)

Represents method ASN1DecodeOID(Byte,Void,Integer,TASN1ObjectIdentifier).

ASN1DecodeString(Byte,Void,Integer,RawByteString)

Represents method ASN1DecodeString(Byte,Void,Integer,RawByteString).

ASN1DecodeTime(Byte,Void,Integer,TDateTime)

Represents method ASN1DecodeTime(Byte,Void,Integer,TDateTime).

ASN1EncodeBitString(RawByteString,Byte)

Represents method ASN1EncodeBitString(RawByteString,Byte).

ASN1EncodeBMPString(UnicodeString)

Represents method ASN1EncodeBMPString(UnicodeString).

ASN1EncodeBoolean(Boolean)

Represents method ASN1EncodeBoolean(Boolean).

ASN1EncodeContextSpecific(Integer,RawByteString)

Represents method ASN1EncodeContextSpecific(Integer,RawByteString).

ASN1EncodeDataInteger16(SmallInt)

Represents method ASN1EncodeDataInteger16(SmallInt).

ASN1EncodeDataInteger24(Int32)

Represents method ASN1EncodeDataInteger24(Int32).

ASN1EncodeDataInteger32(Int32)

Represents method ASN1EncodeDataInteger32(Int32).

ASN1EncodeDataInteger64(Int64)

Represents method ASN1EncodeDataInteger64(Int64).

ASN1EncodeDataInteger8(ShortInt)

Represents method ASN1EncodeDataInteger8(ShortInt).

ASN1EncodeEnumerated(Int64)

Represents method ASN1EncodeEnumerated(Int64).

ASN1EncodeGeneralizedTime(TDateTime)

Represents method ASN1EncodeGeneralizedTime(TDateTime).

ASN1EncodeIA5String(RawByteString)

Represents method ASN1EncodeIA5String(RawByteString).

ASN1EncodeInt32AsOctetString(Int32)

Represents method ASN1EncodeInt32AsOctetString(Int32).

ASN1EncodeInteger16(SmallInt)

Represents method ASN1EncodeInteger16(SmallInt).

ASN1EncodeInteger24(Int32)

Represents method ASN1EncodeInteger24(Int32).

ASN1EncodeInteger32(Int32)

Represents method ASN1EncodeInteger32(Int32).

ASN1EncodeInteger64(Int64)

Represents method ASN1EncodeInteger64(Int64).

ASN1EncodeInteger8(ShortInt)

Represents method ASN1EncodeInteger8(ShortInt).

ASN1EncodeIntegerBuf(Void,Integer)

Represents method ASN1EncodeIntegerBuf(Void,Integer).

ASN1EncodeIntegerBufStr(RawByteString)

Represents method ASN1EncodeIntegerBufStr(RawByteString).

ASN1EncodeLength(Integer)

Represents method ASN1EncodeLength(Integer).

ASN1EncodeNull

Represents method ASN1EncodeNull.

ASN1EncodeNumericString(RawByteString)

Represents method ASN1EncodeNumericString(RawByteString).

ASN1EncodeObj(Byte,RawByteString)

Represents method ASN1EncodeObj(Byte,RawByteString).

ASN1EncodeOctetString(RawByteString)

Represents method ASN1EncodeOctetString(RawByteString).

ASN1EncodeOID(Integer[])

Represents method ASN1EncodeOID(Integer[]).

ASN1EncodePrintableString(RawByteString)

Represents method ASN1EncodePrintableString(RawByteString).

ASN1EncodeSequence(RawByteString)

Represents method ASN1EncodeSequence(RawByteString).

ASN1EncodeSet(RawByteString)

Represents method ASN1EncodeSet(RawByteString).

ASN1EncodeTeletexString(RawByteString)

Represents method ASN1EncodeTeletexString(RawByteString).

ASN1EncodeUniversalString(UnicodeString)

Represents method ASN1EncodeUniversalString(UnicodeString).

ASN1EncodeUTCTime(TDateTime)

Represents method ASN1EncodeUTCTime(TDateTime).

ASN1EncodeUTF8String(RawByteString)

Represents method ASN1EncodeUTF8String(RawByteString).

ASN1EncodeVisibleString(RawByteString)

Represents method ASN1EncodeVisibleString(RawByteString).

ASN1OIDEqual(TASN1ObjectIdentifier,Integer[])

Represents method ASN1OIDEqual(TASN1ObjectIdentifier,Integer[]).

ASN1OIDInit(TASN1ObjectIdentifier,Integer[])

Represents method ASN1OIDInit(TASN1ObjectIdentifier,Integer[]).

ASN1OIDToStr(TASN1ObjectIdentifier)

Represents method ASN1OIDToStr(TASN1ObjectIdentifier).

ASN1OIDToStrB(TASN1ObjectIdentifier)

Represents method ASN1OIDToStrB(TASN1ObjectIdentifier).

ASN1Parse(Void,Integer,TASN1ParseProc,NativeInt)

Represents method ASN1Parse(Void,Integer,TASN1ParseProc,NativeInt).

ASN1TypeIsConstructedType(Byte)

Represents method ASN1TypeIsConstructedType(Byte).

ASN1TypeIsContextSpecific(Byte,Integer)

Represents method ASN1TypeIsContextSpecific(Byte,Integer).

Top