|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
public interface DSAPublicKey
DSA 공개키에 대한 인터페이스입니다. DSA (디지털 서명 알고리즘)는, NIST 의 FIPS-186 에 정의되고 있습니다.
Key ,
Signature ,
DSAKey ,
DSAPrivateKey | 필드의 개요 | |
|---|---|
static long |
serialVersionUID
클래스의 지문을 설정해, 이 클래스의 앞의 버젼과의 호환성을 직렬화해 표시합니다. |
| 메소드의 개요 | |
|---|---|
BigInteger |
getY ()
공개키의 값 y 를 돌려줍니다. |
| 인터페이스 java.security.interfaces. DSAKey 로부터 상속된 메소드 |
|---|
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 도 참조해 주세요.