KeyPair
public struct KeyPair
A data type holding the public and private keys as
Base64URL encoded strings, used for encryption and signing operations.
Only the publicKey
is sent to the E3db service.
E3db Docs (100% documented)
public struct KeyPair
A data type holding the public and private keys as
Base64URL encoded strings, used for encryption and signing operations.
Only the publicKey
is sent to the E3db service.