프로퍼티 | 타입 | 설명 | |
---|---|---|---|
KeySizeValue | int | ||
LegalKeySizesValue | System.Security.Cryptography.KeySizes[] |
메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
Create ( ) : |
||
Create ( string algName ) : |
||
FromXmlString ( string xmlString ) : void | ||
ToXmlString ( bool includePrivateParameters ) : string |
메소드 | 설명 | |
---|---|---|
AsymmetricAlgorithm ( ) : System.Globalization | ||
Dispose ( bool disposing ) : void | ||
IDisposable ( ) : void |
메소드 | 설명 | |
---|---|---|
GetNamedParam ( string xml, string param ) : byte[] |
protected AsymmetricAlgorithm ( ) : System.Globalization | ||
리턴 | System.Globalization |
public static Create ( string algName ) : |
||
algName | string | |
리턴 |
public abstract FromXmlString ( string xmlString ) : void | ||
xmlString | string | |
리턴 | void |
public abstract ToXmlString ( bool includePrivateParameters ) : string | ||
includePrivateParameters | bool | |
리턴 | string |