Uses of Class
org.xipki.pkcs11.wrapper.attrs.LongAttribute
-
Packages that use LongAttribute Package Description org.xipki.pkcs11.wrapper.attrs -
-
Uses of LongAttribute in org.xipki.pkcs11.wrapper.attrs
Subclasses of LongAttribute in org.xipki.pkcs11.wrapper.attrs Modifier and Type Class Description classMechanismAttributeObjects of this class represent a mechanism attribute of a PKCS#11 object as specified by PKCS#11.Methods in org.xipki.pkcs11.wrapper.attrs that return LongAttribute Modifier and Type Method Description LongAttributeLongAttribute. longValue(Long value)Set the long value of this attribute.
-