CryptoSys PKI Pro Manual

Asn1.Type Method

Describe the type of ASN.1 data.

Syntax

[C#]
public static string Type(
	string fileOrPEMString
)
[VB.NET]
Public Shared Function Type ( _
	fileOrPEMString As String _
) As String

Parameters

fileOrPEMString
Filename of ASN.1 formatted data file to be analyzed (or a string containing its base64 or PEM representation)

Return Value

String containing the name of the type of ASN.1 data or the empty string if not found

See Also

VB6/C equivalent: ASN1_Type

[Contents] [Index]

[PREV: Asn1.TextDumpToString Method...]   [Contents]   [Index]   
   [NEXT: Cipher.BlockBytes Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.