Microsoft.IdentityModel.Tokens.EncryptDelegate sealed delegate EncryptDelegate : MulticastDelegate Documentation Code public EncryptDelegate(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(byte[] bytes, AsyncCallback callback, object object) public virtual byte[] EndInvoke(IAsyncResult result) public virtual byte[] Invoke(byte[] bytes)