@sudoplatform/sudo-virtual-cards
    Preparing search index...

    Interface CreateKeysIfAbsentResult

    interface CreateKeysIfAbsentResult {
        keyPair: CreateKeyIfAbsentResult;
        symmetricKey: CreateKeyIfAbsentResult;
    }
    Index

    Properties

    Result of createKeysIfAbsent operation for the key pair

    Result of createKeysIfAbsent operation for the symmetric key