You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
627
+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/windows-hardware/drivers/storage/msft-virtualdisk).
Copy file name to clipboardExpand all lines: docset/winserver2016-ps/tls/New-TlsSessionTicketKey.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This mechanism helps to improve the performance of TLS.
27
27
The TLS server uses this mechanism to create a key to encrypt a session ticket.
28
28
The client can later use the encrypted session ticket to resume communication with the TLS server.
29
29
Otherwise, the client must restart the communication by acquiring of new session ticket.
30
-
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](http://rfc5077.openrfc.org/).
30
+
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://datatracker.ietf.org/doc/html/rfc5077).
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
627
+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/windows-hardware/drivers/storage/msft-virtualdisk).
Copy file name to clipboardExpand all lines: docset/winserver2019-ps/tls/New-TlsSessionTicketKey.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This mechanism helps to improve the performance of TLS.
27
27
The TLS server uses this mechanism to create a key to encrypt a session ticket.
28
28
The client can later use the encrypted session ticket to resume communication with the TLS server.
29
29
Otherwise, the client must restart the communication by acquiring of new session ticket.
30
-
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](http://rfc5077.openrfc.org/).
30
+
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://datatracker.ietf.org/doc/html/rfc5077).
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
627
+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/windows-hardware/drivers/storage/msft-virtualdisk).
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
57
+
58
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
0 commit comments