Class MlDsaVerifyConscrypt.RawKeySpec
- java.lang.Object
-
- java.security.spec.EncodedKeySpec
-
- com.google.crypto.tink.signature.internal.MlDsaVerifyConscrypt.RawKeySpec
-
- All Implemented Interfaces:
java.security.spec.KeySpec
- Enclosing class:
- MlDsaVerifyConscrypt
public static final class MlDsaVerifyConscrypt.RawKeySpec extends java.security.spec.EncodedKeySpecRepresentation of the raw keys for interoperability with Conscrypt.
-
-
Constructor Summary
Constructors Constructor Description RawKeySpec(byte[] encoded)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFormat()
-