System.Security.Cryptography.SafeAppleCryptorHandle.SafeAppleCryptorHandle C# (CSharp) Метод

SafeAppleCryptorHandle() публичный Метод

public SafeAppleCryptorHandle ( ) : System
Результат System
        public SafeAppleCryptorHandle()
            : base(IntPtr.Zero, ownsHandle: true)
        {
        }