-
Method Summary
Gets Base 64 encoded value of the primary read-write key..
Gets Base 64 encoded value of the primary read-only key.
Gets Base 64 encoded value of the secondary read-write key.
Gets Base 64 encoded value of the secondary read-only key.
-
Method Details
-
primaryMasterKey
Gets Base 64 encoded value of the primary read-write key..
- Returns:
- Base 64 encoded value of the primary read-write key.
-
secondaryMasterKey
Gets Base 64 encoded value of the secondary read-write key.
- Returns:
- Base 64 encoded value of the secondary read-write key.
-
primaryReadonlyMasterKey
String primaryReadonlyMasterKey()
Gets Base 64 encoded value of the primary read-only key.
- Returns:
- Base 64 encoded value of the primary read-only key.
-
secondaryReadonlyMasterKey
String secondaryReadonlyMasterKey()
Gets Base 64 encoded value of the secondary read-only key.
- Returns:
- Base 64 encoded value of the secondary read-only key.