PEM formatted private key, e.g. '-----BEGIN RSA PRIVATE KEY--- base64 encoded key...'. Unlike SymmetricKey it is never written in raw bytes. The constructor will check the format of the key string.
Key as bytes (used for encryption)
Used for base64 encoded access tokens.
Generated using TypeDoc
PEM formatted private key, e.g. '-----BEGIN RSA PRIVATE KEY--- base64 encoded key...'. Unlike SymmetricKey it is never written in raw bytes. The constructor will check the format of the key string.