Share via


SecureStop2AESKey Class

Definition

Represents the key used to request that a license use the SecureStop2 feature if possible and to verify that a Secure Stop Challenge is properly signed using this key inside the TEE.

public class SecureStop2AESKey
type SecureStop2AESKey = class
Public Class SecureStop2AESKey
Inheritance
SecureStop2AESKey

Constructors

SecureStop2AESKey(Byte[], Guid)

Initializes a new instance of the SecureStop2AESKey class. The content key is specified by the caller.

SecureStop2AESKey(Guid, Byte[])

Initializes a new instance of the SecureStop2AESKey class. The key is auto-generated by the SDK using a key seed.

Applies to