Returns an UTF-8 representation of the distinguished name, as specified in RFC 2253.
Converts the name to DER encoding
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.