Class SdkmsDsa


  • public class SdkmsDsa
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SdkmsDsa()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.fortanix.sdkms.v1.model.KeyObject generateKeyForDsaOperation​(java.lang.Integer keySize, java.util.List<com.fortanix.sdkms.v1.model.KeyOperations> allowedKeyOperations, java.lang.String groupId, boolean isTransientKey, java.lang.Integer subgroupSize)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SdkmsDsa

        public SdkmsDsa()
    • Method Detail

      • generateKeyForDsaOperation

        public static com.fortanix.sdkms.v1.model.KeyObject generateKeyForDsaOperation​(java.lang.Integer keySize,
                                                                                       java.util.List<com.fortanix.sdkms.v1.model.KeyOperations> allowedKeyOperations,
                                                                                       java.lang.String groupId,
                                                                                       boolean isTransientKey,
                                                                                       java.lang.Integer subgroupSize)