Package com.google.crypto.tink.aead
Class LegacyKmsEnvelopeAeadProtoSerialization
- java.lang.Object
-
- com.google.crypto.tink.aead.LegacyKmsEnvelopeAeadProtoSerialization
-
public final class LegacyKmsEnvelopeAeadProtoSerialization extends java.lang.ObjectSerializers and Parsers for LegacyKmsEnvelopeAeadProtoKey and LegacyKmsEnvelopeAeadProtoParameters
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregister()static voidregister(MutableSerializationRegistry registry)
-
-
-
Method Detail
-
register
public static void register() throws java.security.GeneralSecurityException- Throws:
java.security.GeneralSecurityException
-
register
public static void register(MutableSerializationRegistry registry) throws java.security.GeneralSecurityException
- Throws:
java.security.GeneralSecurityException
-
-