Method | Description | |
---|---|---|
GetConvertedValue ( DerObjectIdentifier oid, string value ) : Asn1Object |
Method | Description | |
---|---|---|
CanBePrintable ( string str ) : bool | ||
ConvertHexEncoded ( string hexString, int offset ) : Asn1Object |
protected CanBePrintable ( string str ) : bool | ||
str | string | |
return | bool |
protected ConvertHexEncoded ( string hexString, int offset ) : Asn1Object | ||
hexString | string | |
offset | int | |
return | Asn1Object |
public abstract GetConvertedValue ( DerObjectIdentifier oid, string value ) : Asn1Object | ||
oid | DerObjectIdentifier | |
value | string | |
return | Asn1Object |