Class PublicKey

java.lang.Object
org.apache.oltu.jose.jws.signature.impl.PublicKey
All Implemented Interfaces:
VerifyingKey

public class PublicKey extends Object implements VerifyingKey
  • Constructor Details

    • PublicKey

      public PublicKey(PublicKey publicKey)
  • Method Details

    • getPublicKey

      public PublicKey getPublicKey()