Companion
object Companion
Functions
Link copied to clipboard
fun fromValues(recipientPublicKey: EcPublicKey, recipientCertificates: List<X509Cert> = emptyList(), nonce: ByteString? = null): EncryptionParameters
Creates a new EncryptionParameters from values.