Package | Description |
---|---|
org.soulwing.jwt.api |
Modifier and Type | Method and Description |
---|---|
static PublicKeyInfo.Builder |
PublicKeyInfo.builder()
Creates a builder that will build a new instance.
|
PublicKeyInfo.Builder |
PublicKeyInfo.Builder.certificates(List<X509Certificate> certificates)
Specifies certificates that will be added to the public key info.
|
PublicKeyInfo.Builder |
PublicKeyInfo.Builder.publicKey(PublicKey publicKey)
Specifies the subject public key.
|
Copyright © 2019. All rights reserved.