Share via


SigningKey Class

Definition

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

Name Description
SigningKey()

Properties

Name Description
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

Name Description
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!

Applies to