Microsoft.IdentityModel.Tokens.SecurityKey
Base class for Security Key.
Gets or sets CryptoProviderFactory.
Gets the key id of this SecurityKey.
This must be overridden to get the size of this SecurityKey.
public SecurityKey()
Default constructor
Determines whether the SecurityKey can compute a JWK thumbprint.
Computes a sha256 hash over the SecurityKey.
Checks if CryptoProviderFactory can perform the cryptographic operation specified by the algorithm with this SecurityKey.