Uses of Interface
org.xipki.pkcs11.wrapper.params.CkMessageParams
-
Packages that use CkMessageParams Package Description org.xipki.pkcs11.wrapper.params -
-
Uses of CkMessageParams in org.xipki.pkcs11.wrapper.params
Classes in org.xipki.pkcs11.wrapper.params that implement CkMessageParams Modifier and Type Class Description classCCM_MESSAGE_PARAMSRepresents the CCM_MESSAGE_PARAMS.classGCM_MESSAGE_PARAMSRepresents the CK_GCM_MESSAGE_PARAMS.classSALSA20_CHACHA20_POLY1305_MSG_PARAMSRepresents the CK_SALSA20_CHACHA20_POLY1305_MSG_PARAMS.classSALSA20_CHACHA20_POLY1305_PARAMSRepresents the CK_SALSA20_CHACHA20_POLY1305_PARAMS.
-