Key identified by a key id which is somehow known to other parties.
Named keys must never be used in X509-certificate based workflows. Use Anonymous keys instead.
Signature algorithm
Key identifier, corresponds to kid header value in JWT
kid
Public key that corresponds to the private key used for signing
Entity to which the key belongs; key id for named key, common name for the keys with the certificate chain.
Performs Key Agreement using this key and otherKey.
Signs message with this key.