Searched refs:shaHash (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DSecmod.java613 final byte[] shaHash; field in class:Secmod.TrustAttributes
634 shaHash = bytes.b;
659 shaHash = attrs[3].getByteArray();
675 return new Bytes(shaHash);

Completed in 31 milliseconds