← Prev in month ← Prev in thread
Next in thread → Next in month →

Fixed Activation Date in BL-M-3-20

From
Mark Joseph <>
Date
2018-12-24T19:00:20+00:00
ID
Thread
Fixed Activation Date in BL-M-3-20
Please notice the "ActivationDate" element below.   The main issue we have is the time zone encoding.   Our library always generates timestamps in GMT time zones.

I checked the "Variable Items" under the Profile and don't see the date encoding format as a variable item.
Can we change this test case so its does not have a fixed time zone since this is not a relevant protocol feature??

# Request 1

<RequestMessage>

  <RequestHeader>

    <ProtocolVersion>

      <ProtocolVersionMajor type="Integer" value="2"/>

      <ProtocolVersionMinor type="Integer" value="0"/>

    </ProtocolVersion>

    <BatchCount type="Integer" value="1"/>

  </RequestHeader>

  <BatchItem>

    <Operation type="Enumeration" value="Register"/>

    <RequestPayload>

      <ObjectType type="Enumeration" value="SymmetricKey"/>

      <Attributes>

        <CryptographicUsageMask type="Integer" value="Decrypt"/>

        <ActivationDate type="DateTime" value="2000-02-01T00:00:00+10:00"/>

Best,

Mark Joseph

P6R, Inc

408-105-0361
← Prev in month ← Prev in thread
Next in thread → Next in month →