Uses of Class
org.coderic.iso20022.messages.casp.AlgorithmIdentification32
-
Uses of AlgorithmIdentification32 in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionObjectFactory.createAlgorithmIdentification32()
Create an instance ofAlgorithmIdentification32
EncryptedContent7.getCnttNcrptnAlgo()
Gets the value of the cnttNcrptnAlgo property.KEK9.getKeyNcrptnAlgo()
Gets the value of the keyNcrptnAlgo property.Modifier and TypeMethodDescriptionvoid
EncryptedContent7.setCnttNcrptnAlgo
(AlgorithmIdentification32 value) Sets the value of the cnttNcrptnAlgo property.void
KEK9.setKeyNcrptnAlgo
(AlgorithmIdentification32 value) Sets the value of the keyNcrptnAlgo property.