SecurityAlgorithmSuite.DefaultAsymmetricKeyWrapAlgorithm Eigenschap

Definitie

Hiermee haalt u het standaard algoritme voor asymmetrische sleutelterugloop op als een tekenreeks.

public:
 abstract property System::String ^ DefaultAsymmetricKeyWrapAlgorithm { System::String ^ get(); };
public abstract string DefaultAsymmetricKeyWrapAlgorithm { get; }
member this.DefaultAsymmetricKeyWrapAlgorithm : string
Public MustOverride ReadOnly Property DefaultAsymmetricKeyWrapAlgorithm As String

Waarde van eigenschap

Het standaard algoritme voor asymmetrische sleutelterugloop.

Opmerkingen

Wanneer deze wordt overschreven, geeft u een tekenreekswaarde op die wordt gebruikt voor vergelijking in de IsAsymmetricKeyWrapAlgorithmSupported methode.

Van toepassing op