SignedPublicKeyAndChallenge Constructor
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
SignedPublicKeyAndChallenge(Byte[])
Creates a SPKAC request from an ASN.1 block.
Declaration
public SignedPublicKeyAndChallenge(byte[] request)
Parameters
Type | Name | Description |
---|---|---|
Byte[] | request | ASN.1 block. |