Error()) } } fmt.Printf("nonce: %x\n", nonce) aesgcm, err := cipher.NewGCM(block) if err != nil { panic(err.Error()) } ciphertext := aesgcm.
確定! 回上一頁