Class PrivateKey
- java.lang.Object
-
- org.apache.oltu.jose.jws.signature.impl.PrivateKey
-
- All Implemented Interfaces:
SigningKey
public class PrivateKey extends java.lang.Object implements SigningKey
-
-
Constructor Summary
Constructors Constructor Description PrivateKey(java.security.PrivateKey privateKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.security.PrivateKey
getPrivateKey()
-