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

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!

Applies to