XmlEncryptionKeyInfo

data class XmlEncryptionKeyInfo(val retrievalMethods: List<XmlEncryptionKeyRetrievalMethod>?)

Carries information about the key used to encrypt the data.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)

Properties

Link copied to clipboard

Used to reference encryption key information that is stored at another location.