Type Alias: TmrRecipient
TmrRecipient: {
authFactor
:TmrAuthFactor
;rawOverEncryptionKey
:string
; }
Type declaration
authFactor
authFactor:
TmrAuthFactor
The Auth Factor for which to add the Tmr Access.
rawOverEncryptionKey
rawOverEncryptionKey:
string
The key to protect this TmrAccess with. MUST be a cryptographically random string of 64 bytes, B64 encoded.