Package io.deephaven.enterprise.auth
Class PublicKeyUtil
java.lang.Object
io.deephaven.enterprise.auth.PublicKeyUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PublicKey
decodePublicKey
(byte[] publicKeyBytes) static PublicKey
decodePublicKey
(String pubKeyBase64) static PublicKey
decodePublicKey
(String pubKeyBase64, String algorithm, String provider)
-
Constructor Details
-
PublicKeyUtil
public PublicKeyUtil()
-
-
Method Details
-
decodePublicKey
-
decodePublicKey
-
decodePublicKey
-