CreateKeysIfAbsentResult
public struct CreateKeysIfAbsentResult
Result of SudoVirtualCardsClient.createKeysIfAbsent
API.
-
Result of the
SudoVirtualCardsClient.createKeysIfAbsent
API of the symmetric key.Declaration
Swift
public let symmetricKey: KeyResult
-
Result of the
SudoVirtualCardsClient.createKeysIfAbsent
API of the key pair.Declaration
Swift
public let keyPair: KeyResult