Home
last modified time | relevance | path

Searched refs:setEncryptionAlgorithm (Results 1 – 6 of 6) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DSecurityAgreeHeader.java64 public void setEncryptionAlgorithm(String ealg) throws ParseException; in setEncryptionAlgorithm() method
DSecurityAgree.java145 public void setEncryptionAlgorithm(String ealg) throws ParseException { in setEncryptionAlgorithm() method in SecurityAgree
/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/
DEncryptResponse.java316 public final void setEncryptionAlgorithm(String encryptionAlgorithm) { in setEncryptionAlgorithm() method in EncryptResponse.BuilderImpl
DDecryptResponse.java396 public final void setEncryptionAlgorithm(String encryptionAlgorithm) { in setEncryptionAlgorithm() method in DecryptResponse.BuilderImpl
DEncryptRequest.java893 public final void setEncryptionAlgorithm(String encryptionAlgorithm) { in setEncryptionAlgorithm() method in EncryptRequest.BuilderImpl
DDecryptRequest.java1040 public final void setEncryptionAlgorithm(String encryptionAlgorithm) { in setEncryptionAlgorithm() method in DecryptRequest.BuilderImpl