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

/openjdk7/jdk/src/share/classes/sun/security/jgss/krb5/
H A DKrb5Context.java353 final CipherHelper getCipherHelper(EncryptionKey ckey) throws GSSException { method in class:Krb5Context
827 getCipherHelper(null));
830 getCipherHelper(null));

Completed in 45 milliseconds