Uses of Class
org.coderic.iso20022.messages.casp.AlgorithmIdentification32
Packages that use AlgorithmIdentification32
-
Uses of AlgorithmIdentification32 in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return AlgorithmIdentification32Modifier and TypeMethodDescriptionObjectFactory.createAlgorithmIdentification32()Create an instance ofAlgorithmIdentification32EncryptedContent7.getCnttNcrptnAlgo()Gets the value of the cnttNcrptnAlgo property.KEK9.getKeyNcrptnAlgo()Gets the value of the keyNcrptnAlgo property.Methods in org.coderic.iso20022.messages.casp with parameters of type AlgorithmIdentification32Modifier and TypeMethodDescriptionvoidEncryptedContent7.setCnttNcrptnAlgo(AlgorithmIdentification32 value) Sets the value of the cnttNcrptnAlgo property.voidKEK9.setKeyNcrptnAlgo(AlgorithmIdentification32 value) Sets the value of the keyNcrptnAlgo property.