Package org.xipki.pkcs11.wrapper.params
Interface CkMessageParams
-
- All Known Implementing Classes:
CCM_MESSAGE_PARAMS,GCM_MESSAGE_PARAMS,SALSA20_CHACHA20_POLY1305_MSG_PARAMS,SALSA20_CHACHA20_POLY1305_PARAMS
public interface CkMessageParams- Author:
- Lijun Liao (xipki)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetValuesFromPKCS11Object(Object obj)
-
-
-
Method Detail
-
setValuesFromPKCS11Object
void setValuesFromPKCS11Object(Object obj)
-
-