Method | Description | |
---|---|---|
GetByName ( string name ) : |
||
GetByOid ( DerObjectIdentifier oid ) : |
||
GetName ( DerObjectIdentifier oid ) : string | ||
GetOid ( string name ) : DerObjectIdentifier |
Method | Description | |
---|---|---|
DefineCurve ( string name, DerObjectIdentifier oid ) : void | ||
NistNamedCurves ( ) : System |
public static GetByName ( string name ) : |
||
name | string | |
return |
public static GetByOid ( DerObjectIdentifier oid ) : |
||
oid | DerObjectIdentifier | |
return |
public static GetName ( DerObjectIdentifier oid ) : string | ||
oid | DerObjectIdentifier | |
return | string |
public static GetOid ( string name ) : DerObjectIdentifier | ||
name | string | |
return | DerObjectIdentifier |