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/
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to