Sets other names (see https://tools.ietf.org/html/rfc5280#section-4.2.1.6 for details).
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub SetOtherNames ( _ ParamArray names As KeyValuePair(Of ObjectIdentifier, Byte())() _ ) |
C# |
---|
public void SetOtherNames( params KeyValuePair<ObjectIdentifier, byte[]>[] names ) |
Parameters
- names
- Type: array<System.Collections.Generic..::..KeyValuePair<(Of <(<'ObjectIdentifier, array<Byte>[]()[][]>)>)>>[]()[][]
Other names.