ReleaseKeyOptions Class

Definition

public class ReleaseKeyOptions
type ReleaseKeyOptions = class
Public Class ReleaseKeyOptions
Inheritance
ReleaseKeyOptions

Constructors

ReleaseKeyOptions(String, String)

Initializes a new instance of the ReleaseKeyOptions class.

Properties

Algorithm

Gets or sets tThe encryption algorithm to use to protected the exported key material.

Name

Gets the name of the key to release.

Nonce

Gets or sets a client-provided nonce for freshness.

TargetAttestationToken

Gets the attestation assertion for the target of the key release.

Version

Gets or sets the optional version of the key to release.

Applies to