프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RecipientInfoCollection | |||
System | System.Collections.IEnumerator |
메소드 | 설명 | |
---|---|---|
CopyTo ( System array, int index ) : void | ||
GetEnumerator ( ) : System.Security.Cryptography.Pkcs.RecipientInfoEnumerator | ||
this ( int index ) : System.Security.Cryptography.Pkcs.RecipientInfo |
메소드 | 설명 | |
---|---|---|
RecipientInfoCollection ( ) | ||
System ( ) : System.Collections.IEnumerator |
public GetEnumerator ( ) : System.Security.Cryptography.Pkcs.RecipientInfoEnumerator | ||
리턴 | System.Security.Cryptography.Pkcs.RecipientInfoEnumerator |
public this ( int index ) : System.Security.Cryptography.Pkcs.RecipientInfo | ||
index | int | |
리턴 | System.Security.Cryptography.Pkcs.RecipientInfo |