CloudKeyUnlockData

class CloudKeyUnlockData(cloudSecureArea: CloudSecureArea, alias: String) : KeyUnlockData

A class to provide information used for unlocking a Cloud Secure Area key.

Parameters

alias

the alias of the key to unlock.

Constructors

Link copied to clipboard
constructor(cloudSecureArea: CloudSecureArea, alias: String)

Properties

Link copied to clipboard

The passphrase used to unlock the key or null if a passphrase isn't required.