java.security.interfaces
ÀÎÅÍÆäÀ̽º RSAPrivateKey
- ¸ðµç ½´ÆÛ ÀÎÅÍÆäÀ̽º:
- Key,
PrivateKey,
RSAKey,
Serializable
- ±âÁ¸ÀÇ ¼ºê ÀÎÅÍÆäÀ̽ºÀÇ À϶÷:
- RSAMultiPrimePrivateCrtKey,
RSAPrivateCrtKey
public interface RSAPrivateKey
- extends PrivateKey,
RSAKey
RSA ºñ°ø°³Å°ÀÇ ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù.
- °ü·Ã Ç׸ñ:
RSAPrivateCrtKey
serialVersionUID
static final long serialVersionUID
- °ü·Ã Ç׸ñ:
- Á¤¼ö ÇʵåÄ¡
getPrivateExponent
BigInteger getPrivateExponent()
- ºñ°ø°³ Áö¼ö¸¦ µ¹·ÁÁÝ´Ï´Ù.
- ¹Ýȯ°ª:
- ºñ°ø°³ Áö¼ö
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.