Class RSAPKAlgorithm
Inherited Members
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class RSAPKAlgorithm : PKAlgorithm
Properties
Name
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
Oid
Declaration
public override string Oid { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
Methods
GetSignatureAlgorithm(DigestAlgorithm)
Declaration
public override SignatureAlgorithm GetSignatureAlgorithm(DigestAlgorithm digestAlgorithm)
Parameters
Type | Name | Description |
---|---|---|
DigestAlgorithm | digestAlgorithm |
Returns
Type | Description |
---|---|
SignatureAlgorithm |