Returns the DER encoding of this SPKI
.
Returns the PEM encoding of this SPKI
.
Returns a textual representation of this SPKI
, useful for debugging purposes.
Returns this request as a DER-encoded string
Returns this response as a DER-encoded string.
Encodes this basic response into a DER-encoded string.
Encodes this SingleResponse
into a DER-encoded string.
Encodes this certificate identifier into a DER-encoded string.
Dumps key parameters, public key, and private key components contained in the key into a human-readable text.
This is intended for debugging purpose.
See also the man page EVP_PKEY_print_private(3).
Shows everything in the Session
object. This is for diagnostic purposes.
Returns the Response
in DER-encoded form.
Returns the TokenInfo
in DER-encoded form.
DER-encodes this Request
.
Returns the octet string representation of the elliptic curve point.
conversion_form specifies how the point is converted. Possible values are:
:compressed
:uncompressed
:hybrid