javax.microedition.securityservice.CMSMessageSignatureService

authenticate( byte[], int, String[], String )

Parameter name

Parameter values

Notes

caNames

Array of strings formatted according to RFC2253, or null.

Only characters in ASN.1 PrintableString character set are allowed in attribute values.

authenticate( String, int, String[], String )

Parameter name

Parameter values

Notes

caNames

Array of strings formatted according to RFC2253, or null.

Only characters in ASN.1 PrintableString character set are allowed in attribute values.

sign( String, int, String[], String )

Parameter name

Parameter values

Notes

caNames

Array of strings formatted according to RFC2253, or null.

Only characters in ASN.1 PrintableString character set are allowed in attribute values.