Class GcmCiphers


  • public class GcmCiphers
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  GcmCiphers.Factory
      Named factory for BlockCipher
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String GALOIS_COUNTER_MODE  
    • Constructor Summary

      Constructors 
      Constructor Description
      GcmCiphers()  
    • Method Summary

      Modifier and Type Method Description
      static GcmCiphers.Factory AES128GCM()  
      static GcmCiphers.Factory AES256GCM()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait