| 
    gluu
    
   | 
 


公開メンバ関数 | |
| String | getKeyId () | 
| void | setKeyId (String keyId) | 
| SignatureAlgorithm | getSignatureAlgorithm () | 
| void | setSignatureAlgorithm (SignatureAlgorithm signatureAlgorithm) | 
| JSONObject | toJSONObject () throws JSONException | 
非公開変数類 | |
| String | keyId | 
| SignatureAlgorithm | signatureAlgorithm | 
The Private Key for Cryptography algorithms
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inherited | 
org.xdi.oxauth.model.crypto.Key< E extends PrivateKey, F extends PublicKey >, org.xdi.oxauth.model.crypto.signature.ECDSAPublicKey, org.xdi.oxauth.model.crypto.signature.RSAPublicKey, org.xdi.oxauth.model.crypto.signature.RSAPrivateKey, org.xdi.oxauth.model.crypto.signature.ECDSAPrivateKeyで実装されています。
      
  | 
  private | 
      
  | 
  private | 
 1.8.13