OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

kmip message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]