public virtual byte[] Unwrap( byte[] input, int inOff, int inLen )
Public Overridable Function Unwrap ( input As Byte(), inOff As Integer, inLen As Integer ) As Byte()
public: virtual array<unsigned char>^ Unwrap( array<unsigned char>^ input, int inOff, int inLen )
function Unwrap(input, inOff, inLen);
In This Article