public interface KeyPairBuilderSupplier
KeyPairs suitable for use with their
associated cryptographic algorithm implementation.keyPair(),
KeyPairBuilder| Modifier and Type | Method and Description |
|---|---|
KeyPairBuilder |
keyPair()
Returns a new
KeyPairBuilder that will create new secure-random KeyPairs with a length and
parameters sufficient for use with the component's associated cryptographic algorithm. |
KeyPairBuilder keyPair()
KeyPairBuilder that will create new secure-random KeyPairs with a length and
parameters sufficient for use with the component's associated cryptographic algorithm.KeyPairBuilder that will create new secure-random KeyPairs with a length and
parameters sufficient for use with the component's associated cryptographic algorithm.Copyright © 2014–2023 jsonwebtoken.io. All rights reserved.