JCE KeberosKey Class Enctype Name for RC4-HMAC?

Michael B Allen mba2000 at ioplex.com
Mon Nov 6 23:33:11 EST 2006


What is the algorithm name for RC4-HMAC recognised by the Sun JCE
provider?

I know Java 1.5 update 7 + supports RC4-HMAC but the following code:

  KerberosKey key = new KerberosKey(principal, password, enctype);

with enctypes "RC4-HMAC", "RC4", or "ARCFOUR" all yield a "not supported"
exceptions.

Thanks,
Mike

-- 
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/



More information about the Kerberos mailing list