Credential
A cryptographic credential.
This is tied to a particular client via either its client id or certificate bundle, depending on its credential type, but is independent of any client instance or storage.
To attach to a particular client instance and store, see crate::CoreCryptoContext::add_credential.