PKCS10RequestImpl.rawPublicKey

Get the raw DER encoded public key.

class PKCS10RequestImpl
public const
Vector!ubyte
rawPublicKey
()

Return Value

Type: Vector!ubyte

the public key of the requestor

Meta