Package tss.tpm

Class TPMS_SCHEME_RSAES

    • Constructor Detail

      • TPMS_SCHEME_RSAES

        public TPMS_SCHEME_RSAES()
    • Method Detail

      • fromBytes

        public static TPMS_SCHEME_RSAES fromBytes​(byte[] byteBuf)
        Static marshaling helper
        Parameters:
        byteBuf - Wire representation of the object
        Returns:
        New object constructed from its wire representation
      • fromTpm

        public static TPMS_SCHEME_RSAES fromTpm​(byte[] byteBuf)
        Deprecated.
        Use fromBytes(byte[]) instead
        Parameters:
        byteBuf - Wire representation of the object
        Returns:
        New object constructed from its wire representation
      • fromTpm

        public static TPMS_SCHEME_RSAES fromTpm​(TpmBuffer buf)
        Static marshaling helper
        Parameters:
        buf - Wire representation of the object
        Returns:
        New object constructed from its wire representation