CertificateInfo.GetOtherNames Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
GetOtherNames()
Sets alternative hostnames.
Declaration
public KeyValuePair<ObjectIdentifier, byte[]>[] GetOtherNames()
Returns
Type | Description |
---|---|
KeyValuePair<ObjectIdentifier, Byte[]>[] | Alternative hostnames. |