Gets the code signing.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static Oid CodeSigning { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property CodeSigning As Oid Get |
Visual C++ |
---|
public: static property Oid^ CodeSigning { Oid^ get (); } |