GCMBlockCipher constructor

GCMBlockCipher(
  1. BlockCipher cipher
)

Implementation

GCMBlockCipher(super.cipher);