Microsoft.IdentityModel.Tokens.AsymmetricSecurityKey
Base class for a SecurityKey that contains Asymmetric key material.
This must be overridden to get a bool indicating if a private key exists.
Gets a value indicating the existence of the private key.
public AsymmetricSecurityKey()
Initializes a new instance of the AsymmetricSecurityKey class.