public static class Asn1UtilsPublic NotInheritable Class Asn1Utilspublic ref class Asn1Utils abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type Asn1Utils = class end| CalculatePayloadLength | Calculates the ASN.1 payload length from a given ASN.1 length header. |
| Encode(Byte, Asn1Type) | Wraps encoded data to an ASN.1 type/structure. |
| Encode(Byte, Byte) | Wraps encoded data to an ASN.1 type/structure. |
| GetLengthBytes | Generates tag length header for specified size. |
| GetViewValue |