AWS SDK for Kotlin
1.5.1
      Platform filter
Skip to content
    AWS SDK for Kotlin
paymentcryptographydata/aws.sdk.kotlin.services.paymentcryptographydata.model/SessionKeyDerivationValue/SdkUnknown

SdkUnknown

object SdkUnknown : SessionKeyDerivationValue

Inherited functions

asApplicationCryptogram
Link copied to clipboard
fun asApplicationCryptogram(): String

Casts this SessionKeyDerivationValue as a ApplicationCryptogram and retrieves its kotlin.String value. Throws an exception if the SessionKeyDerivationValue is not a ApplicationCryptogram.

asApplicationCryptogramOrNull
Link copied to clipboard
fun asApplicationCryptogramOrNull(): String?

Casts this SessionKeyDerivationValue as a ApplicationCryptogram and retrieves its kotlin.String value. Returns null if the SessionKeyDerivationValue is not a ApplicationCryptogram.

asApplicationTransactionCounter
Link copied to clipboard
fun asApplicationTransactionCounter(): String

Casts this SessionKeyDerivationValue as a ApplicationTransactionCounter and retrieves its kotlin.String value. Throws an exception if the SessionKeyDerivationValue is not a ApplicationTransactionCounter.

asApplicationTransactionCounterOrNull
Link copied to clipboard
fun asApplicationTransactionCounterOrNull(): String?

Casts this SessionKeyDerivationValue as a ApplicationTransactionCounter and retrieves its kotlin.String value. Returns null if the SessionKeyDerivationValue is not a ApplicationTransactionCounter.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka