Class PrivateKey

java.lang.Object
org.apache.oltu.jose.jws.signature.impl.PrivateKey
All Implemented Interfaces:
SigningKey

public class PrivateKey extends Object implements SigningKey
  • Constructor Details

    • PrivateKey

      public PrivateKey(PrivateKey privateKey)
  • Method Details

    • getPrivateKey

      public PrivateKey getPrivateKey()