public PseudoRandomFunctionAES(final PrfKey key) { super(key); // Create CMAC instance based on AES final BlockCipher cipher = new AESEngine(); this.
確定! 回上一頁