System.Security.Cryptography.SafeAppleCryptorHandle.SafeAppleCryptorHandle C# (CSharp) 메소드

SafeAppleCryptorHandle() 공개 메소드

public SafeAppleCryptorHandle ( ) : System
리턴 System
        public SafeAppleCryptorHandle()
            : base(IntPtr.Zero, ownsHandle: true)
        {
        }