Edit

Share via


CX509PrivateKey Interface

Definition

[System.Runtime.InteropServices.Guid("728AB30C-217D-11DA-B2A4-000E7BBB2B09")]
public interface CX509PrivateKey : Microsoft.Hpc.Scheduler.Store.IX509PrivateKey
type CX509PrivateKey = interface
    interface IX509PrivateKey
Public Interface CX509PrivateKey
Implements IX509PrivateKey
Derived
Attributes
Implements

Properties

Algorithm (Inherited from IX509PrivateKey)
ContainerName (Inherited from IX509PrivateKey)
ContainerNamePrefix (Inherited from IX509PrivateKey)
CspInformations (Inherited from IX509PrivateKey)
CspStatus (Inherited from IX509PrivateKey)
DefaultContainer (Inherited from IX509PrivateKey)
Description (Inherited from IX509PrivateKey)
Existing (Inherited from IX509PrivateKey)
ExportPolicy (Inherited from IX509PrivateKey)
FriendlyName (Inherited from IX509PrivateKey)
Item[EncodingType] (Inherited from IX509PrivateKey)
KeyProtection (Inherited from IX509PrivateKey)
KeySpec (Inherited from IX509PrivateKey)
KeyUsage (Inherited from IX509PrivateKey)
LegacyCsp (Inherited from IX509PrivateKey)
Length (Inherited from IX509PrivateKey)
MachineContext (Inherited from IX509PrivateKey)
Opened (Inherited from IX509PrivateKey)
ParentWindow (Inherited from IX509PrivateKey)
Pin (Inherited from IX509PrivateKey)
ProviderName (Inherited from IX509PrivateKey)
ProviderType (Inherited from IX509PrivateKey)
ReaderName (Inherited from IX509PrivateKey)
SecurityDescriptor (Inherited from IX509PrivateKey)
Silent (Inherited from IX509PrivateKey)
UIContextMessage (Inherited from IX509PrivateKey)
UniqueContainerName (Inherited from IX509PrivateKey)

Methods

Close() (Inherited from IX509PrivateKey)
Create() (Inherited from IX509PrivateKey)
Delete() (Inherited from IX509PrivateKey)
Export(String, EncodingType) (Inherited from IX509PrivateKey)
ExportPublicKey() (Inherited from IX509PrivateKey)
Import(String, String, EncodingType) (Inherited from IX509PrivateKey)
Open() (Inherited from IX509PrivateKey)
Verify(X509PrivateKeyVerify) (Inherited from IX509PrivateKey)

Applies to