| |
|
| cryptix.jce.provider.asn.AsnObjectId
AsnObjectId | final public class AsnObjectId extends AsnObject (Code) | | Immutable object representing an ASN.1 OBJECT ID.
XXX: Invariant checking needed.
version: $Revision: 1.1 $ author: Jeroen C. van Gelderen (gelderen@cryptix.org) |
OID_rsaEncryptionOID_md5WithRSAEncryption | final public static AsnObjectId OID_rsaEncryptionOID_md5WithRSAEncryption(Code) | | Commonly used OBJECT IDs.
|
AsnObjectId | public AsnObjectId(int[] components)(Code) | | |
getEncodedLengthOfPayload | protected int getEncodedLengthOfPayload(AsnOutputStream os)(Code) | | Returns no. of bytes encodePayload will write out when called on
the given AsnOutputStream. Payload length does NOT include length.
|
|
|
|