Class BCAEADCipherFactory


  • public class BCAEADCipherFactory
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static AEADBlockCipher create​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • BCAEADCipherFactory

        public BCAEADCipherFactory()
    • Method Detail