SigningKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Deprecated!
Do not use this type or its members, the functionality has been deprecated!
[System.Obsolete("Deprecated!")]
public abstract class SigningKey
[<System.Obsolete("Deprecated!")>]
type SigningKey = class
Public MustInherit Class SigningKey
- Inheritance
-
SigningKey
- Attributes
Constructors
SigningKey() |
Properties
Certificate |
Do not use this type or its members, the functionality has been deprecated! |
CertificateThumbprint |
Do not use this type or its members, the functionality has been deprecated! |
Methods
CreateFromCertificate(X509Certificate2) |
Do not use this type or its members, the functionality has been deprecated! |
Sign(Byte[], SignatureHashAlgorithm) |
Do not use this type or its members, the functionality has been deprecated! |