OpenSSL.Core.Native.EVP_bf_ofb C# (CSharp) Method

EVP_bf_ofb() private method

private EVP_bf_ofb ( ) : IntPtr
return IntPtr
        public static extern IntPtr EVP_bf_ofb();
Native