Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallGenerateEndToEndKey
-
- All Known Implementing Classes:
EndToEndEncryption
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallGenerateEndToEndKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GenerateEndToEndKeyResponsegenerateKey(java.util.Optional<java.lang.String> xMoovVersion)
-
-
-
Method Detail
-
generateKey
GenerateEndToEndKeyResponse generateKey(java.util.Optional<java.lang.String> xMoovVersion) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-