|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
중국 잉여정리 (CRT)의 정보의 값을 사용한, RSA 멀티 프라임 비공개열쇠 (PKCS#1 v2. 1 의 정의에 의한다)의 인터페이스입니다.
RSAPrivateKeySpec
,
RSAMultiPrimePrivateCrtKeySpec
,
RSAPrivateKey
,
RSAPrivateCrtKey
필드의 개요 |
인터페이스 java.security. PrivateKey 에서 상속받은 필드 |
serialVersionUID |
메소드의 개요 | |
BigInteger |
getCrtCoefficient ()
crtCoefficient 를 돌려줍니다. |
RSAOtherPrimeInfo [] |
getOtherPrimeInfo ()
otherPrimeInfo 를 돌려줍니다. |
BigInteger |
getPrimeExponentP ()
primeExponentP 를 돌려줍니다. |
BigInteger |
getPrimeExponentQ ()
primeExponentQ 를 돌려줍니다. |
BigInteger |
getPrimeP ()
primeP 를 돌려줍니다. |
BigInteger |
getPrimeQ ()
primeQ 를 돌려줍니다. |
BigInteger |
getPublicExponent ()
공개 지수를 돌려줍니다. |
인터페이스 java.security.interfaces. RSAPrivateKey 에서 상속받은 메소드 |
getPrivateExponent |
인터페이스 java.security. Key 에서 상속받은 메소드 |
getAlgorithm , getEncoded , getFormat |
인터페이스 java.security.interfaces. RSAKey 에서 상속받은 메소드 |
getModulus |
메소드의 상세 |
public BigInteger getPublicExponent()
public BigInteger getPrimeP()
public BigInteger getPrimeQ()
public BigInteger getPrimeExponentP()
public BigInteger getPrimeExponentQ()
public BigInteger getCrtCoefficient()
public RSAOtherPrimeInfo [] getOtherPrimeInfo()
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
Java, Java 2 D, 및 JDBC 는 미국 및 그 외의 나라에 있어서의 미국 Sun Microsystems, Inc. 의 상표 혹은 등록상표입니다.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.