[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Public Key Encryption Authentication



Is anyone using this authentication method in their implementations?
Assuming you are using RSA public keys, what key format does your
interface accept? Do you enter the raw RSA key ( i.e. public modulus n
with the public exponent e concatenated ) in hex format? Or do you enter
the RSA key encoded with ASN.1?

Kim





Follow-Ups: