interface IDehydratedDeviceKeyInfo {
    passphrase?: string;
}

Properties

Properties

passphrase?: string