Show / Hide Table of Contents

Interface ISanEncoding

Interface for encoding a Subject Alternative Name

Namespace: Lacuna.Pki.Issuer
Assembly: Lacuna.Pki.dll
Syntax
public interface ISanEncoding

Methods

Encode()

Returns an ASN1 Sequence DER encoded containing the intended Subject Alternative Name fields

Declaration
byte[] Encode()
Returns
Type Description
Byte[]

ASN1 Sequence DER encoded

Back to top Copyright © 2015-2020 Lacuna Software