Edit

Share via


CX509PublicKey Interface

Definition

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

Properties

Algorithm (Inherited from IX509PublicKey)
Item[EncodingType] (Inherited from IX509PublicKey)
Length (Inherited from IX509PublicKey)

Methods

ComputeKeyIdentifier(KeyIdentifierHashAlgorithm, EncodingType) (Inherited from IX509PublicKey)
Initialize(CObjectId, String, String, EncodingType) (Inherited from IX509PublicKey)
InitializeFromEncodedPublicKeyInfo(String, EncodingType) (Inherited from IX509PublicKey)

Applies to