Home
last modified time | relevance | path

Searched refs:getAttributeClass (Results 1 – 2 of 2) sorted by relevance

/dports/security/iaikpkcs11wrapper/src/java/src/iaik/pkcs/pkcs11/objects/
H A DAttributeArray.java89 Class implementation = (Class) Attribute.getAttributeClass(type); in getAttributeArrayValue()
H A DAttribute.java307 protected synchronized static Class getAttributeClass(Long type) { in getAttributeClass() method in Attribute