CreateKeysIfAbsentResult

constructor(symmetricKey: KeyResult, keyPair: KeyResult)

Parameters

symmetricKey

KeyResult Result of the create keys if absent operation for the symmetric key.

keyPair

KeyResult Result of the create keys if absent operation for the key pair.