About Identity Envelopes
Learn what identity envelopes are.
An Identity envelope is a secure and encrypted structure containing RampIDs and metadata. Each envelope is created with a client-specific encryption key that makes it unique. An envelope is valid for 15 days from the date of creation.
An envelope is represented as a Base64-encoded string.
Identity envelope string example
AY3SYJlFDI1RqsMv9gZOjOab6hGuwWKmbE4K70Z-Zex27DD6M9U0Jg
.
As a result of randomization, the string is different each time an envelope is created for the same underlying data.
Updated 2 months ago