interface Fields {
    encryptedKey: Uint8Array;
}

Properties

Properties

encryptedKey: Uint8Array