프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Concatenate | byte[] | ||
GetBytes | byte[] | ||
SetLength | void |
메소드 | 설명 | |
---|---|---|
AsnType ( byte tag, byte octet ) : System | ||
AsnType ( byte tag, byte length, byte octets ) : System |
메소드 | 설명 | |
---|---|---|
Concatenate ( byte values ) : byte[] | ||
GetBytes ( ) : byte[] | ||
SetLength ( ) : void |
public AsnType ( byte tag, byte length, byte octets ) : System | ||
tag | byte | |
length | byte | |
octets | byte | |
리턴 | System |