Uses of Class
org.xipki.pkcs11.wrapper.attrs.CharArrayAttribute
-
Packages that use CharArrayAttribute Package Description org.xipki.pkcs11.wrapper.attrs -
-
Uses of CharArrayAttribute in org.xipki.pkcs11.wrapper.attrs
Methods in org.xipki.pkcs11.wrapper.attrs that return CharArrayAttribute Modifier and Type Method Description protected CharArrayAttributeCharArrayAttribute. charArrayValue(char[] value)Set the char-array value of this attribute.CharArrayAttributeCharArrayAttribute. stringValue(String value)Set the char-array value of this attribute.
-