|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface ECPrivateKey
楕円曲線 (Elliptic Curve: EC) 非公開鍵のインタフェースです。
PrivateKey
,
ECKey
フィールドの概要 | |
---|---|
static long |
serialVersionUID
直列化の互換性を示すために設定される、クラスのフィンガープリントです。 |
メソッドの概要 | |
---|---|
BigInteger |
getS()
非公開値 S を返します。 |
インタフェース java.security.Key から継承されたメソッド |
---|
getAlgorithm, getEncoded, getFormat |
インタフェース java.security.interfaces.ECKey から継承されたメソッド |
---|
getParams |
フィールドの詳細 |
---|
static final long serialVersionUID
メソッドの詳細 |
---|
BigInteger getS()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。