public interface SecretKeyBuilder extends KeyBuilder<SecretKey,SecretKeyBuilder>
KeyBuilder
that creates new secure-random SecretKey
s with a length sufficient to be used by
the security algorithm that produced this builder.provider, random
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.