K - The type of PrivateKey represented by the constructed OctetPrivateJwk instance.L - The type of PublicKey available from the constructed OctetPrivateJwk's associated public JWK properties.public interface OctetPrivateJwkBuilder<K extends PrivateKey,L extends PublicKey> extends PrivateJwkBuilder<K,L,OctetPublicJwk<L>,OctetPrivateJwk<K,L>,OctetPrivateJwkBuilder<K,L>>
PrivateJwkBuilder that creates OctetPrivateJwk instances.publicKeypublicKeyUsealgorithm, id, idFromThumbprint, idFromThumbprint, operationsadd, add, delete, emptyprovider, randomoperationPolicyx509Sha1Thumbprint, x509Sha256Thumbprintx509Chain, x509Sha1Thumbprint, x509Sha256Thumbprint, x509UrlCopyright © 2014–2023 jsonwebtoken.io. All rights reserved.