C# 클래스 Org.BouncyCastle.Asn1.Cms.EncryptedContentInfoParser

파일 보기 프로젝트 열기: nonorganic/dssnet

공개 메소드들

메소드 설명
EncryptedContentInfoParser ( Asn1SequenceParser seq ) : System
GetEncryptedContent ( int tag ) : IAsn1Convertible

메소드 상세

EncryptedContentInfoParser() 공개 메소드

public EncryptedContentInfoParser ( Asn1SequenceParser seq ) : System
seq Asn1SequenceParser
리턴 System

GetEncryptedContent() 공개 메소드

public GetEncryptedContent ( int tag ) : IAsn1Convertible
tag int
리턴 IAsn1Convertible