Method | Description | |
---|---|---|
Build ( ) : |
||
PkiHeaderBuilder ( int pvno, |
||
SetFreeText ( |
||
SetGeneralInfo ( Asn1Sequence seqOfInfoTypeAndValue ) : |
||
SetGeneralInfo ( |
||
SetMessageTime ( DerGeneralizedTime time ) : |
||
SetProtectionAlg ( |
||
SetRecipKID ( DerOctetString kid ) : |
||
SetRecipKID ( byte kid ) : |
||
SetRecipNonce ( Asn1OctetString nonce ) : |
||
SetRecipNonce ( byte nonce ) : |
||
SetSenderKID ( Asn1OctetString kid ) : |
||
SetSenderKID ( byte kid ) : |
||
SetSenderNonce ( Asn1OctetString nonce ) : |
||
SetSenderNonce ( byte nonce ) : |
||
SetTransactionID ( Asn1OctetString tid ) : |
||
SetTransactionID ( byte tid ) : |
Method | Description | |
---|---|---|
AddOptional ( Asn1EncodableVector v, int tagNo, Asn1Encodable obj ) : void | ||
MakeGeneralInfoSeq ( |
||
PkiHeaderBuilder ( DerInteger pvno, |
public PkiHeaderBuilder ( int pvno, |
||
pvno | int | |
sender | ||
recipient | ||
return | System |
public SetFreeText ( |
||
text | ||
return |
public SetGeneralInfo ( Asn1Sequence seqOfInfoTypeAndValue ) : |
||
seqOfInfoTypeAndValue | Asn1Sequence | |
return |
public SetGeneralInfo ( |
||
genInfo | ||
return |
public SetMessageTime ( DerGeneralizedTime time ) : |
||
time | DerGeneralizedTime | |
return |
public SetProtectionAlg ( |
||
aid | ||
return |
public SetRecipKID ( DerOctetString kid ) : |
||
kid | DerOctetString | |
return |
public SetRecipKID ( byte kid ) : |
||
kid | byte | |
return |
public SetRecipNonce ( Asn1OctetString nonce ) : |
||
nonce | Asn1OctetString | |
return |
public SetRecipNonce ( byte nonce ) : |
||
nonce | byte | |
return |
public SetSenderKID ( Asn1OctetString kid ) : |
||
kid | Asn1OctetString | |
return |
public SetSenderKID ( byte kid ) : |
||
kid | byte | |
return |
public SetSenderNonce ( Asn1OctetString nonce ) : |
||
nonce | Asn1OctetString | |
return |
public SetSenderNonce ( byte nonce ) : |
||
nonce | byte | |
return |
public SetTransactionID ( Asn1OctetString tid ) : |
||
tid | Asn1OctetString | |
return |
public SetTransactionID ( byte tid ) : |
||
tid | byte | |
return |