Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The algorithm used to generate the subject public key information blob hashes.
Namespace: Microsoft.Owin.Security
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Syntax
public enum SubjectPublicKeyInfoAlgorithm
public enum class SubjectPublicKeyInfoAlgorithm
type SubjectPublicKeyInfoAlgorithm
Public Enumeration SubjectPublicKeyInfoAlgorithm
Members
Member name | Description | |
---|---|---|
Sha1 | ||
Sha256 |
See Also
Microsoft.Owin.Security Namespace
Return to top