public class JWKParser extends Object
JWKParser(JWK jwk)
static JWKParser
create()
create(JWK jwk)
JWK
getJwk()
JWKParser
parse(String jwk)
PublicKey
toPublicKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JWKParser(JWK jwk)
public static JWKParser create()
public static JWKParser create(JWK jwk)
public JWKParser parse(String jwk)
public JWK getJwk()
public PublicKey toPublicKey()
Copyright © 2015. All rights reserved.