ACIService Response Response Encryption Properties
data class ACIServiceResponseResponseEncryptionProperties(val keyName: String, val keyVersion: String, val vaultBaseUrl: String)
The encryption properties.
Constructors
Link copied to clipboard
fun ACIServiceResponseResponseEncryptionProperties(keyName: String, keyVersion: String, vaultBaseUrl: String)