Class RsaAllowedKuCa

java.lang.Object
de.mtg.jzlint.lints.rfc.RsaAllowedKuCa
All Implemented Interfaces:
JavaLint

public class RsaAllowedKuCa extends Object implements JavaLint
RFC 3279: 2.3.1 RSA Keys If the keyUsage extension is present in a CA or CRL issuer certificate which conveys an RSA public key, any combination of the following values MAY be present: digitalSignature; nonRepudiation; keyEncipherment; dataEncipherment; keyCertSign; and cRLSign.