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

/openjdk7/jdk/src/share/classes/javax/crypto/
H A DCipher.java778 private final static int I_CERT = 4; field in class:Cipher
797 case I_CERT:
1653 chooseProvider(I_CERT, opmode, publicKey, null, null, random);

Completed in 32 milliseconds