Uses of Class
org.xipki.pkcs11.wrapper.attrs.BooleanAttribute
-
Packages that use BooleanAttribute Package Description org.xipki.pkcs11.wrapper.attrs -
-
Uses of BooleanAttribute in org.xipki.pkcs11.wrapper.attrs
Methods in org.xipki.pkcs11.wrapper.attrs that return BooleanAttribute Modifier and Type Method Description BooleanAttributeBooleanAttribute. booleanValue(Boolean value)Set the boolean value of this attribute.
-