Class | Description |
---|---|
LinkKeyPairProvider |
Generates an instance of
LinkKeyPairProvider.LinkKeyPair containing linkSigningKey and
linkVerificationKey used for signing and verifying SSI tokens respectively. |
LinkKeyPairProvider.LinkKeyPair |
Represents an EC asymmetric keypair.
|
LinkSigningKeyDecryptor |
Decrypts LinkSigningKey using AppStore private key.
|
LinkSigningKeyEncryptor |
Encrypts LinkSigningKey using AppStore public key.
|