Class EncryptedType

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Security
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Security.Cryptography.Xml.EncryptedType
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • EncryptedType

        public EncryptedType​(java.lang.Object instance)
                      throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • EncryptedType

        public EncryptedType()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • GetXml

        public XmlElement GetXml()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • LoadXml

        public void LoadXml​(XmlElement value)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCipherData

        public CipherData getCipherData()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEncryptionMethod

        public EncryptionMethod getEncryptionMethod()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEncryptionMethod

        public void setEncryptionMethod​(EncryptionMethod EncryptionMethod)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEncryptionProperties

        public EncryptionPropertyCollection getEncryptionProperties()
                                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKeyInfo

        public KeyInfo getKeyInfo()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setKeyInfo

        public void setKeyInfo​(KeyInfo KeyInfo)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEncoding

        public java.lang.String getEncoding()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEncoding

        public void setEncoding​(java.lang.String Encoding)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getId

        public java.lang.String getId()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setId

        public void setId​(java.lang.String Id)
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMimeType

        public java.lang.String getMimeType()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMimeType

        public void setMimeType​(java.lang.String MimeType)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getType

        public java.lang.String getType()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setType

        public void setType​(java.lang.String Type)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable