Interface SdkJwkWrapper


public interface SdkJwkWrapper
  • Method Details

    • getPrivateKey

      PrivateKey getPrivateKey()
    • getKeyId

      String getKeyId()
    • getJwk

      org.jose4j.jwk.JsonWebKey getJwk()
    • getPkCertID

      String getPkCertID()