|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
public interface DHPublicKey
Diffie-Hellman 공개키의 인터페이스입니다.
DHKey ,
DHPrivateKey | 필드의 개요 | |
|---|---|
static long |
serialVersionUID
J2SE 1.4 이후, 직렬화의 호환성을 나타내기 위해서(때문에) 설정되는, 클래스의 핑거 플레이트 프린트입니다. |
| 메소드의 개요 | |
|---|---|
BigInteger |
getY ()
공개키의 값 y 를 돌려줍니다. |
| 인터페이스 javax.crypto.interfaces. DHKey 로부터 상속된 메소드 |
|---|
getParams |
| 인터페이스 java.security. Key 로부터 상속된 메소드 |
|---|
getAlgorithm , getEncoded , getFormat |
| 필드의 상세 |
|---|
static final long serialVersionUID
| 메소드의 상세 |
|---|
BigInteger getY()
y 를 돌려줍니다.
y
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.