Interface CMSAttributes

  • All Implemented Interfaces:

    
    public interface CMSAttributes
    
                        

    RFC 5652 CMS attribute OID constants, RFC 6019 Binary Time, and RFC 6211 Algorithm Identifier Protection Attribute.

    contentType       ::= 1.2.840.113549.1.9.3
    messageDigest     ::= 1.2.840.113549.1.9.4
    signingTime       ::= 1.2.840.113549.1.9.5
    counterSignature  ::= 1.2.840.113549.1.9.6
    
    binarySigningTime ::= 1.2.840.113549.1.9.16.2.46
    
    contentHint       ::= 1.2.840.113549.1.9.16.2.4
    cmsAlgorithmProtect := 1.2.840.113549.1.9.52
    
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail