Uses of Class
org.xipki.pkcs11.wrapper.attrs.MechanismArrayAttribute
-
Packages that use MechanismArrayAttribute Package Description org.xipki.pkcs11.wrapper.attrs -
-
Uses of MechanismArrayAttribute in org.xipki.pkcs11.wrapper.attrs
Methods in org.xipki.pkcs11.wrapper.attrs that return MechanismArrayAttribute Modifier and Type Method Description MechanismArrayAttributeMechanismArrayAttribute. mechanismAttributeArrayValue(long[] value)Set the attributes of this mechanism attribute array by specifying a Mechanism[].
-