Searched defs:aes256Key_2 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/KeyWrap/
H A DXMLEncKAT.java50 private static byte[] aes256Key_2; field in class:XMLEncKAT
71 aes256Key_2 = base64D.decodeBuffer
159 testKeyWrap(wrapAlg, aes256Key_2, keyAlg, aes256WrappedKey_2);

Completed in 30 milliseconds