메소드 | 설명 | |
---|---|---|
GetByName ( string name ) : |
||
GetByOid ( DerObjectIdentifier oid ) : |
||
GetName ( DerObjectIdentifier oid ) : string | ||
GetOid ( string name ) : DerObjectIdentifier |
메소드 | 설명 | |
---|---|---|
DefineCurve ( string name, DerObjectIdentifier oid ) : void | ||
NistNamedCurves ( ) : System |
public static GetByName ( string name ) : |
||
name | string | |
리턴 |
public static GetByOid ( DerObjectIdentifier oid ) : |
||
oid | DerObjectIdentifier | |
리턴 |
public static GetName ( DerObjectIdentifier oid ) : string | ||
oid | DerObjectIdentifier | |
리턴 | string |
public static GetOid ( string name ) : DerObjectIdentifier | ||
name | string | |
리턴 | DerObjectIdentifier |