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

SdkUnknown

object SdkUnknown : IncomingKeyMaterial

Inherited functions

asDiffieHellmanTr31KeyBlock
Link copied to clipboard
fun asDiffieHellmanTr31KeyBlock(): IncomingDiffieHellmanTr31KeyBlock

Casts this IncomingKeyMaterial as a DiffieHellmanTr31KeyBlock and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.IncomingDiffieHellmanTr31KeyBlock value. Throws an exception if the IncomingKeyMaterial is not a DiffieHellmanTr31KeyBlock.

asDiffieHellmanTr31KeyBlockOrNull
Link copied to clipboard
fun asDiffieHellmanTr31KeyBlockOrNull(): IncomingDiffieHellmanTr31KeyBlock?

Casts this IncomingKeyMaterial as a DiffieHellmanTr31KeyBlock and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.IncomingDiffieHellmanTr31KeyBlock value. Returns null if the IncomingKeyMaterial is not a DiffieHellmanTr31KeyBlock.

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